var net/netip.z6noz
10 uses
net/netip (current package)
netip.go#L70: z6noz = unique.Make(addrDetail{isV6: true})
netip.go#L85: func IPv6Unspecified() Addr { return Addr{z: z6noz} }
netip.go#L107: z: z6noz,
netip.go#L496: ip.z = z6noz
netip.go#L509: ip.z = z6noz
netip.go#L515: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L883: if ip.z != z6noz {
netip.go#L935: if ip.z != z6noz {
netip.go#L961: if ip.z != z6noz {
netip.go#L1378: if ip.Is6() && ip.z != z6noz {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |